x11: Add back support for the damage extension
authorRay Strode <rstrode@redhat.com>
Wed, 27 May 2020 18:53:10 +0000 (14:53 -0400)
committerRay Strode <rstrode@redhat.com>
Fri, 5 Jun 2020 14:01:13 +0000 (10:01 -0400)
commit10f2b11fda3cd3d92d8333babbeb4e8ca2dbea16
tree23d54c683331b57fdf0a3afe53b292a24b51559b
parentea1cc4b99109029d9fdf7c98b73a9c3997c44901
x11: Add back support for the damage extension

commit 14bf58ec5dfdf19e3ca603b977626608dafc729b dropped support
for using the DAMAGE extension since there was no code that
needed it.

We're going to need it again, however, to address an NVidia
vendor driver issue.

This commit does the plumbing to add it back.
config.h.meson
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkdisplay-x11.h
gdk/x11/meson.build
meson.build